home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Subject: QUESTION ON C/370
- From: roger.lacroix@canrem.com (Roger Lacroix)
- Path: canrem.com!roger.lacroix
- Distribution: world
- Message-ID: <60.5592.4396.0N20CBDF@canrem.com>
- References: <4he39r$sh0@mtinsc01-mgt.ops.worldnet.att.net>
- Date: Thu, 7 Mar 96 01:25:00 -0500
- Organization: CRS Online (Toronto, Ontario)
-
- In a message dated 03-04-96, Arn Trembley said to All:
-
- AT>Does anyone know how to generate the square brackets "[" "]" used for
- AT>array references on an IBM 3270 terminal for the mainframe C/370
- AT>compiler? Do you have to use a trigraph?
-
- I had the same problem with CM/2.
-
- As per norm for IBM, the PC software group does NOT know what is
- required by Mainframe programmers/users.
-
- You must remap your 3270 keyboard definitions so that
-
- "[" = 'AD'x
- "]" = 'BD'x
-
- Note: If you use CM/2 by IBM, I have written up a set of instructions
- at work detailing what needs to be changed. If you would like it,
- just let me know.
-
- Hope that helps.
-
- Roger...
- Unionville, Ontario
- ---
- * MR/2 2.23 NR * Pascal: What's it Wirth?
-